Module isotope::term::dynamic[][src]

Expand description

Dynamic terms, which allow run-time extension of isotope, mainly for testing and debugging purposes

Structs

DebugValue

A debug value with an arbitrary code, type, and name, which dynamically compares by pointer

DynamicTerm

A dynamic term

Traits

DynHash

A dynamic version of the hash trait

DynamicValue

The interface which must be implemented by dynamic terms